Property:Minimum Monolith Level For Study
Jump to navigation
Jump to search
This article relates to content added by Anomaly (DLC). Please note that it will not be present without the DLC enabled. |
This property of type number is used to store the <minMonolithLevelForStudy>
parameter.
Minimum Monolith Level For Study is defined as the Monolith activation level required to study applicable things.
This property allows the following number values:
- 0
- 1
- 2
- 3
- 4
- 5
- 6
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_num", "allowed_values": [ "0", "1", "2", "3", "4", "5", "6" ] } }